PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPoint Class / setY Method
The y coodinate of the point.
In This Topic
    setY Method
    In This Topic
    Sets the y position.
    Syntax
    public void setY( 
       double y
    )

    Parameters

    y
    The y coodinate of the point.
    See Also